projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0681865
)
[IA64] warning fix
author
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Sun, 29 Oct 2006 16:27:26 +0000
(09:27 -0700)
committer
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Sun, 29 Oct 2006 16:27:26 +0000
(09:27 -0700)
These are pulled in through the ACPI header now
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
xen/arch/ia64/xen/vcpu.c
patch
|
blob
|
history
diff --git
a/xen/arch/ia64/xen/vcpu.c
b/xen/arch/ia64/xen/vcpu.c
index 63d91576b7e4ac585beebe12ea3b7b0a5b7ab27a..6748fbe539b3b5646314936ee50ecf14c23592de 100644
(file)
--- a/
xen/arch/ia64/xen/vcpu.c
+++ b/
xen/arch/ia64/xen/vcpu.c
@@
-46,8
+46,6
@@
typedef union {
// this def for vcpu_regs won't work if kernel stack is present
//#define vcpu_regs(vcpu) ((struct pt_regs *) vcpu->arch.regs
-#define TRUE 1
-#define FALSE 0
#define IA64_PTA_SZ_BIT 2
#define IA64_PTA_VF_BIT 8
#define IA64_PTA_BASE_BIT 15